auto merge of #580 : alexcrichton/cargo/fix-cargo-doc, r=brson
authorbors <bors@rust-lang.org>
Wed, 17 Sep 2014 00:28:36 +0000 (00:28 +0000)
committerbors <bors@rust-lang.org>
Wed, 17 Sep 2014 00:28:36 +0000 (00:28 +0000)
commit168bcab3e3c870613524b61630b77e2f1d0e9c38
treec9ef5daa010faa728d25389e9309d190c23f4097
parentac40f52c113b1be81c4a5187aaae21ff533886ef
parent61b8102dfbdbc162b4412fa219c018fc57195603
auto merge of #580 : alexcrichton/cargo/fix-cargo-doc, r=brson

There's no "doc-all" profile, so it needs to be canonicalized when finding the
name of the profile to pass to a build command.